PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFGoTo3DViewAction Class / setViewName Method
The name of the view to be activated in the 3D annotation when the action is executed.
In This Topic
    setViewName Method
    In This Topic
    Sets the name of the view to be activated in the 3D annotation when the action is executed.
    Syntax
    public void setViewName( 
       java.lang.String viewName
    )

    Parameters

    viewName
    The name of the view to be activated in the 3D annotation when the action is executed.
    See Also